gpsbabel.git
2002-08-24 robertlC++ comments aren't C89.
2002-08-24 robertlVaporize more linux-isms.
2002-08-24 robertlInline isn't C89.
2002-08-17 robertlAdd gpspilot vecs.
2002-08-17 robertlAdd pdb_read2, correct sign extension.
2002-08-17 robertlTypo fixes.
2002-08-17 robertlMake return values of pdb_readBLAH signed.
2002-08-17 robertlAdd gpspilot and magnav.
2002-08-17 robertlStart sketching in Magellan Navigator Support.
2002-08-16 robertlgpspilot: new.
2002-08-16 robertlMove Palm/OS helpers into common code so they can be...
2002-08-16 robertlTypo fixes.
2002-08-16 robertlAdd license from coldsync.
2002-08-16 robertlAdd coldsync.
2002-08-16 robertlAdd coldsync libes to the build.
2002-08-15 robertlAdd mingw directory for Windows port.
2002-08-15 robertlImprove test for posixicity
2002-08-15 robertlRemove test files before running.
2002-08-15 robertlMake legal C and not GNU C.
2002-08-15 robertlAdd cetus.
2002-08-15 robertlOpen-code our own getopt mutant since standards-impaire...
2002-08-15 robertlMove all POSIX-isms into one place in brace of windows...
2002-08-15 robertlReorder includes.
2002-08-15 robertlMake module compile away.
2002-08-15 robertlStart easing in Cetus support.
2002-08-14 robertlMapsend files are binary. This matters on dos-based...
2002-08-14 robertlInitial version of CetusGPS support.
2002-08-10 robertlFix problem with bad icon table lookup.
2002-08-10 robertlAdd 'all' target.
2002-08-08 robertlAllow global descriptors (as in Groundspeak example(.
2002-08-06 robertlMisc language cleanups.
2002-08-06 robertlBe more robust detecting initial comms errors.
2002-08-06 robertlExample for serial protocol.
2002-08-06 robertlFix program name in example commands.
2002-08-06 robertlbyteswap things on the way in and out (sigh) of the...
2002-08-06 robertlCorrect bad math in read of gpsutil files.
2002-07-31 robertlInitial revision